Entry names a function, with lambda list (&OPTIONAL ARGV):
Top-level entry-point for the compiled executable binary form.
Dispatches based upon the single argument, expected to be a verb (case-insensitive) from the hard-coded table in this function.
Defined in file src/command-line.lisp.